Skip to content

Conversation

@klausler
Copy link
Contributor

When an OPEN statement has specifiers that are allowed only for formatted files, detect an error when the file turns out to be unformatted.

Fixes #153480.

Copy link
Contributor

@DanielCChen DanielCChen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
It fixed the full test case.
Thanks.

When an OPEN statement has specifiers that are allowed only for
formatted files, detect an error when the file turns out to be
unformatted.

Fixes llvm#153480.
@klausler klausler merged commit ffec266 into llvm:main Aug 18, 2025
9 checks passed
@klausler klausler deleted the bug153480 branch August 18, 2025 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[flang] Missing diagnostic on DECIMAL= appear with FORM='UNFORMATTED'

3 participants